SelectMany<TSource,TCollection,TResult>(IEnumerable<TSource>,Func<TSource,Int32,IEnumerable<TCollection>>,Func<TSource,TCollection,TResult>)
- Category
- Method
- Description
- Projects each element of a sequence to an System.Collections.Generic.IEnumerable`1, flattens the resulting sequences into one sequence, and invokes a result selector function on each element therein. The index of each source element is used in the intermediate projected form of that element.
- Type
- System.Collections.Generic.IEnumerable<TResult>
- Character
- public, static
- Parameters
-
- Attributes
-
- Tags
- 01892ABD01, 02E3ABA98D, 0322962271
SelectMany<TSource,TCollection,TResult>(IEnumerable<TSource>,Func<TSource,IEnumerable<TCollection>>,Func<TSource,TCollection,TResult>)
- Category
- Method
- Description
- Projects each element of a sequence to an System.Collections.Generic.IEnumerable`1, flattens the resulting sequences into one sequence, and invokes a result selector function on each element therein.
- Type
- System.Collections.Generic.IEnumerable<TResult>
- Character
- public, static
- Parameters
-
- Attributes
-
- Tags
- 01892ABD01, 02E3ABA98D, 0322962271
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers
- More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database